[JetBrains.Annotations.NotNull()] public new static SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Default {get;}
[JetBrains.Annotations.NotNull()] public: new static property SelectorConfiguration<TSharedParameters^,TIsolatedParameters^,TInstanceParameters^>^ Default { SelectorConfiguration<TSharedParameters^,TIsolatedParameters^,TInstanceParameters^>^ get(); }
'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters)
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).